home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / BACKUP / DB62.ZIP;1 / DBDISK1.EXE / DBHELP.HLP < prev    next >
Encoding:
Text File  |  1992-01-15  |  33.3 KB  |  819 lines

  1. Allows programs to open data files in specified directories as if they were in
  2. the current directory.
  3.  
  4. APPEND [[drive:]path[;...]] [/X[:ON | :OFF]] [/PATH:ON | /PATH:OFF] [/E]
  5. APPEND ;
  6.  
  7.   [drive:]path Specifies a drive and directory to append.
  8.   /X:ON        Applies appended directories to file searches and
  9.                application execution.
  10.   /X:OFF       Applies appended directories only to requests to open files.
  11.                /X:OFF is the default setting.
  12.   /PATH:ON     Applies appended directories to file requests that already
  13.                specify a path.  /PATH:ON is the default setting.
  14.   /PATH:OFF    Turns off the effect of /PATH:ON.
  15.   /E           Stores a copy of the appended directory list in an environment
  16.                variable named APPEND.  /E may be used only the first time
  17.                you use APPEND after starting your system.
  18.  
  19. Type APPEND ; to clear the appended directory list.
  20. Type APPEND without parameters to display the appended directory list.
  21. Redirects requests for disk operations on one drive to a different drive.
  22.  
  23. ASSIGN [x[:]=y[:][...]]
  24. ASSIGN /STATUS
  25.  
  26.   x        Specifies the drive letter to reassign.
  27.   y        Specifies the drive that x: will be assigned to.
  28.   /STATUS  Displays current drive assignments.
  29.  
  30. Type ASSIGN without parameters to reset all drive letters to original
  31. assignments.
  32. Displays or changes file attributes.
  33.  
  34. ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [[drive:][path]filename] [/S]
  35.  
  36.   +   Sets an attribute.
  37.   -   Clears an attribute.
  38.   R   Read-only file attribute.
  39.   A   Archive file attribute.
  40.   S   System file attribute.
  41.   H   Hidden file attribute.
  42.   /S  Processes files in all directories in the specified path.
  43. Backs up one or more files from one disk to another.
  44.  
  45. BACKUP source destination-drive: [/S] [/M] [/A] [/F[:size]]
  46.   [/D:date[/T:time]] [/L[:[drive:][path]logfile]]
  47.  
  48.   source             Specifies the file(s), drive, or directory to back up.
  49.   destination-drive: Specifies the drive to save backup copies onto.
  50.   /S                 Backs up contents of subdirectories.
  51.   /M                 Backs up only files that have changed since the last
  52.                      backup.
  53.   /A                 Adds backup files to an existing backup disk.
  54.   /F:[size]          Specifies the size of the disk to be formatted.
  55.   /D:date            Backs up only files changed on or after the specified
  56.                      date.
  57.   /T:time            Backs up only files changed at or after the specified
  58.                      time.
  59.   /L[:[drive:][path]logfile]
  60.                      Creates a log file and entry to record the backup
  61.                      operation.
  62. Sets or clears extended CTRL+C checking.
  63.  
  64. BREAK [ON | OFF]
  65.  
  66. Type BREAK without a parameter to display the current BREAK setting.
  67. Calls one batch program from another.
  68.  
  69. CALL [drive:][path]filename [batch-parameters]
  70.  
  71.   batch-parameters   Specifies any command-line information required by the
  72.                      batch program.
  73. Displays the name of or changes the current directory.
  74.  
  75. CHDIR [drive:][path]
  76. CHDIR[..]
  77. CD [drive:][path]
  78. CD[..]
  79.  
  80.   ..   Specifies that you want to change to the parent directory.
  81.  
  82. Type CD drive: to display the current directory in the specified drive.
  83. Type CD without parameters to display the current drive and directory.
  84. Displays or sets the active code page number.
  85.  
  86. CHCP [nnn]
  87.  
  88.   nnn   Specifies a code page number.
  89.  
  90. Type CHCP without a parameter to display the active code page number.
  91. Displays the name of or changes the current directory.
  92.  
  93. CHDIR [drive:][path]
  94. CHDIR[..]
  95. CD [drive:][path]
  96. CD[..]
  97.  
  98.   ..   Specifies that you want to change to the parent directory.
  99.  
  100. Type CD drive: to display the current directory in the specified drive.
  101. Type CD without parameters to display the current drive and directory.
  102. Checks a disk and displays a status report.
  103.  
  104. CHKDSK [drive:][[path]filename] [/F] [/V]
  105.  
  106.   [drive:][path]  Specifies the drive and directory to check.
  107.   filename        Specifies the file(s) to check for fragmentation.
  108.   /F              Fixes errors on the disk.
  109.   /V              Displays the full path and name of every file on the disk.
  110.  
  111. Type CHKDSK without parameters to check the current disk.
  112. Clears the screen.
  113.  
  114. CLS
  115. Starts a new instance of the MS-DOS command interpreter.
  116.  
  117. COMMAND [[drive:]path] [device] [/E:nnnnn] [/P] [/C string] [/MSG]
  118.  
  119.   [drive:]path    Specifies the directory containing COMMAND.COM file.
  120.   device          Specifies the device to use for command input and output.
  121.   /E:nnnnn        Sets the initial environment size to nnnnn bytes.
  122.   /P              Makes the new command interpreter permanent (can't exit).
  123.   /C string       Carries out the command specified by string, and then stops.
  124.   /MSG            Specifies that all error messages be stored in memory. You
  125.                   need to specify /P with this switch.
  126. Compares the contents of two files or sets of files.
  127.  
  128. COMP [data1] [data2] [/D] [/A] [/L] [/N=number] [/C]
  129.  
  130.   data1     Specifies location and name(s) of first file(s) to compare.
  131.   data2     Specifies location and name(s) of second files to compare.
  132.   /D        Displays differences in decimal format. This is the default
  133.             setting.
  134.   /A        Displays differences in ASCII characters.
  135.   /L        Displays line numbers for differences.
  136.   /N=number Compares only the first specified number of lines in each file.
  137.   /C        Disregards case of ASCII letters when comparing files.
  138.  
  139. To compare sets of files, use wildcards in data1 and data2 parameters.
  140. Copies one or more files to another location.
  141.  
  142. COPY [/A | /B] source [/A | /B] [+ source [/A | /B] [+ ...]] [destination
  143.   [/A | /B]] [/V]
  144.  
  145.   source       Specifies the file or files to be copied.
  146.   /A           Indicates an ASCII text file.
  147.   /B           Indicates a binary file.
  148.   destination  Specifies the directory and/or filename for the new file(s).
  149.   /V           Verifies that new files are written correctly.
  150.  
  151. To append files, specify a single file for destination, but multiple files
  152. for source (using wildcards or file1+file2+file3 format).
  153. Changes the terminal device used to control your system.
  154.  
  155. CTTY device
  156.  
  157.   device   The terminal device you want to use, such as COM1.
  158. Displays or sets the date.
  159.  
  160. DATE [date]
  161.  
  162. Type DATE without parameters to display the current date setting and
  163. a prompt for a new one.  Press ENTER to keep the same date.
  164. Runs Debug, a program testing and editing tool.
  165.  
  166. DEBUG [[drive:][path]filename [testfile-parameters]]
  167.  
  168.   [drive:][path]filename  Specifies the file you want to test.
  169.   testfile-parameters     Specifies command-line information required by
  170.                           the file you want to test.
  171.  
  172. After Debug starts, type ? to display a list of debugging commands.
  173. Deletes one or more files.
  174.  
  175. DEL [drive:][path]filename [/P]
  176. ERASE [drive:][path]filename [/P]
  177.  
  178.   [drive:][path]filename  Specifies the file(s) to delete.  Specify multiple
  179.                           files by using wildcards.
  180.   /P                      Prompts for confirmation before deleting each file.
  181. Displays a list of files and subdirectories in a directory.
  182.  
  183. DIR [drive:][path][filename] [/P] [/W] [/A[[:]attributes]]
  184.   [/O[[:]sortorder]] [/S] [/B] [/L]
  185.   [drive:][path][filename]
  186.               Specifies drive, directory, and/or files to list.
  187.   /P          Pauses after each screenful of information.
  188.   /W          Uses wide list format.
  189.   /A          Displays files with specified attributes.
  190.   attributes   D  Directories                R  Read-only files
  191.                H  Hidden files               A  Files ready for archiving
  192.                S  System files               -  Prefix meaning "not"
  193.   /O          List by files in sorted order.
  194.   sortorder    N  By name (alphabetic)       S  By size (smallest first)
  195.                E  By extension (alphabetic)  D  By date & time(earliest first)
  196.                G  Group directories first    -  Prefix to reverse order
  197.   /S          Displays files in specified directory and all subdirectories.
  198.   /B          Uses bare format (no heading information or summary).
  199.   /L          Uses lowercase.
  200. Switches may be preset in the DIRCMD environment variable.  Override
  201. preset switches by prefixing any switch with - (hyphen)--for example, /-W.
  202.  
  203.  
  204. Compares the contents of two floppy disks.
  205.  
  206. DISKCOMP [drive1: [drive2:]] [/1] [/8]
  207.  
  208.   /1   Compares the first side of the disks.
  209.   /8   Compares only the first eight sectors of each track.
  210. Copies the contents of one floppy disk to another.
  211.  
  212. DISKCOPY [drive1: [drive2:]] [/1] [/V]
  213.  
  214.   /1   Copies only the first side of the disk.
  215.   /V   Verifies that the information is copied correctly.
  216.  
  217. The two floppy disks must be the same type.
  218. You may specify the same drive for drive1 and drive2.
  219. Edits command lines, recalls MS-DOS commands, and creates macros.
  220.  
  221. DOSKEY [/REINSTALL] [/BUFSIZE=size] [/MACROS] [/HISTORY]
  222.   [/INSERT | /OVERSTRIKE] [macroname=[text]]
  223.  
  224.   /REINSTALL    Installs a new copy of Doskey.
  225.   /BUFSIZE=size Sets size of command history buffer.
  226.   /MACROS       Displays all Doskey macros.
  227.   /HISTORY      Displays all commands stored in memory.
  228.   /INSERT       Specifies that new text you type is inserted in old text.
  229.   /OVERSTRIKE   Specifies that new text overwrites old text.
  230.   macroname     Specifies a name for a macro you create.
  231.   text          Specifies commands you want to record.
  232.  
  233. UP and DOWN ARROWS recall commands; ESC clears command line; F7 displays
  234. command history; ALT+F7 clears command history; F8 searches command
  235. history; F9 selects a command by number; ALT+F10 clears macro definitions.
  236.  
  237. The following are some special codes in Doskey macro definitions:
  238. $T     Command separator.  Allows multiple commands in a macro.
  239. $1-$9  Batch parameters.  Equivalent to %1-%9 in batch programs.
  240. $*     Symbol replaced by everything following macro name on command line.
  241.  
  242.  
  243.  
  244.  
  245. Starts Microsoft (R) DOS Version 5.0  MS-DOS Shell.
  246.  
  247. DOSSHELL [/T[:res[n]]] [/B]
  248. DOSSHELL [/G[:res[n]]] [/B]
  249.  
  250.   /T        Starts MS-DOS Shell in text mode.
  251.   :res[n]   A letter (L, M, H) and number indicating screen resolution.
  252.   /B        Starts MS-DOS Shell using black-and-white color scheme.
  253.   /G        Starts MS-DOS Shell in graphics mode.
  254. Displays messages, or turns command-echoing on or off.
  255.  
  256.   ECHO [ON | OFF]
  257.   ECHO [message]
  258.  
  259. Type ECHO without parameters to display the current echo setting.
  260. Starts the MS-DOS Editor, which creates and changes ASCII files.
  261.  
  262. EDIT [[drive:][path]filename] [/B] [/G] [/H] [/NOHI]
  263.  
  264.   [drive:][path]filename  Specifies the ASCII file to edit.
  265.   /B          Allows use of a monochrome monitor with a color graphics card.
  266.   /G          Provides the fastest update of a CGA screen.
  267.   /H          Displays the maximum number of lines possible for your hardware.
  268.   /NOHI       Allows the use of a monitor without high-intensity support.
  269. Starts Edlin, a line-oriented text editor.
  270.  
  271. EDLIN [drive:][path]filename [/B]
  272.  
  273.   /B   Ignores end-of-file (CTRL+Z) characters.
  274. Turns on or off EMM386 expanded memory support.
  275.  
  276. EMM386 [ON | OFF | AUTO] [W=ON | W=OFF]
  277.  
  278.   ON | OFF | AUTO       Activates or suspends EMM386.EXE device driver,
  279.                         or places it in auto mode.
  280.   W=ON | OFF            Turns on or off Weitek coprocessor support.
  281. Deletes one or more files.
  282.  
  283. DEL [drive:][path]filename [/P]
  284. ERASE [drive:][path]filename [/P]
  285.  
  286.   [drive:][path]filename  Specifies the file(s) to delete.  Specify multiple
  287.                           files by using wildcards.
  288.   /P                      Prompts for confirmation before deleting each file.
  289. Converts .EXE (executable) files to binary format.
  290.  
  291. EXE2BIN [drive1:][path1]input-file [[drive2:][path2]output-file]
  292.  
  293.   input-file   Specifies the .EXE file to be converted.
  294.   output-file  Specifies the binary file to be created.
  295. Quits the COMMAND.COM program (command interpreter).
  296.  
  297. EXIT
  298. Expands one or more compressed files.
  299.  
  300. EXPAND [drive:][path]filename [[drive1:][path1]filename[ ...]] destination
  301.  
  302.   [drive:][path]filename  Specifies the location and/or name of a file or
  303.                           set of files to be expanded. You cannot use
  304.                           wildcards.
  305.   destination             Specifies the new location and/or name of an
  306.                           expanded file or set of files. Destination can be
  307.                           a drive letter and colon, directory name,
  308.                           filename, or combination.
  309.  
  310. The destination can only be a filename if you have specified a single
  311. filename for the source filename parameter. To expand multiple files to a
  312. different directory and keep the original filenames, specify only a
  313. directory as the destination.
  314. Decreases the amount of time needed to open frequently used files
  315. and directories.
  316.  
  317. FASTOPEN drive:[[=]n] [drive:[[=]n][ ...]] [/X]
  318.  
  319.   drive:  Specifies the hard disk drive you want Fastopen to work with.
  320.   n       Specifies the maximum number of file locations Fastopen retains
  321.           in its filename cache.
  322.   /X      Creates the filename cache in expanded memory.
  323. Compares two files or sets of files and displays the differences between
  324. them.
  325.  
  326. FC [/A] [/C] [/L] [/LBn] [/N] [/T] [/W] [/nnnn] [drive1:][path1]filename1
  327.   [drive2:][path2]filename2
  328. FC /B [drive1:][path1]filename1 [drive2:][path2]filename2
  329.  
  330.   /A     Displays only first and last lines for each set of differences.
  331.   /B     Performs a binary comparison.
  332.   /C     Disregards the case of letters.
  333.   /L     Compares files as ASCII text.
  334.   /LBn   Sets the maximum consecutive mismatches to the specified number of
  335.          lines.
  336.   /N     Displays the line numbers on an ASCII comparison.
  337.   /T     Does not expand tabs to spaces.
  338.   /W     Compresses white space (tabs and spaces) for comparison.
  339.   /nnnn  Specifies the number of consecutive lines that must match after a
  340.          mismatch.
  341. Configures a hard disk for use with MS-DOS.
  342.  
  343. FDISK Consult your User's Guide and Reference before using the FDISK command.
  344. Searches for a text string in a file or files.
  345.  
  346. FIND [/V] [/C] [/N] [/I] "string" [[drive:][path]filename[ ...]]
  347.  
  348.   /V        Displays all lines NOT containing the specified string.
  349.   /C        Displays only the count of lines containing the string.
  350.   /N        Displays line numbers with the displayed lines.
  351.   /I        Ignores the case of characters when searching for the string.
  352.   "string"  Specifies the text string to find.
  353.   [drive:][path]filename
  354.             Specifies a file or files to search.
  355.  
  356. If a pathname is not specified, FIND searches the text typed at the prompt
  357. or piped from another command.
  358. Runs a specified command for each file in a set of files.
  359.  
  360. FOR %variable IN (set) DO command [command-parameters]
  361.  
  362.   %variable  Specifies a replaceable parameter.
  363.   (set)      Specifies a set of one or more files.  Wildcards may be used.
  364.   command    Specifies the command to carry out for each file.
  365.   command-parameters
  366.              Specifies parameters or switches for the specified command.
  367.  
  368. To use the FOR command in a batch program, specify %%variable instead of
  369. %variable.
  370. Formats a disk for use with MS-DOS.
  371.  
  372. FORMAT drive: [/V[:label]] [/Q] [/U] [/F:size] [/B | /S]
  373. FORMAT drive: [/V[:label]] [/Q] [/U] [/T:tracks /N:sectors] [/B | /S]
  374. FORMAT drive: [/V[:label]] [/Q] [/U] [/1] [/4] [/B | /S]
  375. FORMAT drive: [/Q] [/U] [/1] [/4] [/8] [/B | /S]
  376.  
  377.   /V[:label]  Specifies the volume label.
  378.   /Q          Performs a quick format.
  379.   /U          Performs an unconditional format.
  380.   /F:size     Specifies the size of the floppy disk to format (such 
  381.               as 160, 180, 320, 360, 720, 1.2, 1.44, 2.88).
  382.   /B          Allocates space on the formatted disk for system files.
  383.   /S          Copies system files to the formatted disk.
  384.   /T:tracks   Specifies the number of tracks per disk side.
  385.   /N:sectors  Specifies the number of sectors per track.
  386.   /1          Formats a single side of a floppy disk.
  387.   /4          Formats a 5.25-inch 360K floppy disk in a high-density drive.
  388.   /8          Formats eight sectors per track.
  389. Directs MS-DOS to a labelled line in a batch program.
  390.  
  391. GOTO label
  392.  
  393.   :labelname  Specifies a text string used in the batch program as a label.
  394.  
  395. You type a label on a line by itself, beginning with a colon.
  396. Enables MS-DOS to display an extended character set in graphics mode.
  397.  
  398. GRAFTABL [xxx]
  399. GRAFTABL /STATUS
  400.  
  401.   xxx      Specifies a code page number.
  402.   /STATUS  Displays the current code page selected for use with GRAFTABL.
  403. Loads a program that can print graphics.
  404.  
  405. GRAPHICS [type] [[drive:][path]filename] [/R] [/B] [/LCD]
  406.   [/PRINTBOX:STD | /PRINTBOX:LCD]
  407.  
  408.   type        Specifies a printer type (see User's Guide and Reference).
  409.   [drive:][path]filename
  410.               Specifies the file containing information on supported printers.
  411.   /R          Prints white on black as seen on the screen.
  412.   /B          Prints the background in color for COLOR4 and COLOR8 printers.
  413.   /LCD        Prints using LCD aspect ratio.
  414.   /PRINTBOX:STD | /PRINTBOX:LCD
  415.               Specifies the print-box size, either STD or LCD.
  416. Provides help information for MS-DOS commands.
  417.  
  418. HELP [command]
  419.  
  420.   command - displays help information on that command.
  421. Performs conditional processing in batch programs.
  422.  
  423. IF [NOT] ERRORLEVEL number command
  424. IF [NOT] string1==string2 command
  425. IF [NOT] EXIST filename command
  426.  
  427.  NOT               Specifies that MS-DOS should carry out the command only
  428.                    if the condition is false.
  429.  ERRORLEVEL number Specifies a true condition if the last program run returned
  430.                    an exit code equal to or greater than the number specified.
  431.  command           Specifies the command to carry out if the condition is
  432.                    met.
  433.  string1==string2  Specifies a true condition if the specified text strings
  434.                    match.
  435.  EXIST filename    Specifies a true condition if the specified filename
  436.                    exists.
  437. Joins a disk drive to a directory on another drive.
  438.  
  439. JOIN [drive1: [drive2:]path]
  440. JOIN drive1: /D
  441.  
  442.   drive1:        Specifies a disk drive that will appear as a directory on
  443.                  drive2.
  444.   drive2:        Specifies a drive to which you want to join drive1.
  445.   path           Specifies the directory to which you want to join drive1. It
  446.                  must be empty and cannot be the root directory.
  447.   /D             Cancels any previous JOIN commands for the specified drive.
  448.  
  449. Type JOIN without parameters to list currently joined drives.
  450. Configures a keyboard for a specific language.
  451.  
  452. KEYB [xx[,[yyy][,[drive:][path]filename]]] [/E] [/ID:nnn]
  453.  
  454.   xx                      Specifies a two-letter keyboard code.
  455.   yyy       ˇ             Specifies the code page for the character set.
  456.   [drive:][path]filename  Specifies the keyboard definition file.
  457.   /E                      Specifies that an enhanced keyboard is installed.
  458.   /ID:nnn                 Specifies the keyboard in use.
  459. Creates, changes, or deletes the volume label of a disk.
  460.  
  461. LABEL [drive:][label]
  462. Loads a program into the upper memory area.
  463.  
  464. LOADHIGH [drive:][path]filename [parameters]
  465. LH [drive:][path]filename [parameters]
  466.  
  467.   parameters   Specifies any command-line information required by the
  468.                program you want to load.
  469. Loads a program above the first 64K of memory, and runs the program.
  470.  
  471. LOADFIX [drive:][path]filename
  472.  
  473. Use LOADFIX to load a program if you have received the message
  474. "Packed file corrupt" when trying to load it in low memory.
  475. Loads a program into the upper memory area.
  476.  
  477. LOADHIGH [drive:][path]filename [parameters]
  478. LH [drive:][path]filename [parameters]
  479.  
  480.   parameters   Specifies any command-line information required by the
  481.                program you want to load.
  482. Creates a directory.
  483.  
  484. MKDIR [drive:]path
  485. MD [drive:]path
  486. Displays the amount of used and free memory in your system.
  487.  
  488. MEM [/PROGRAM | /DEBUG | /CLASSIFY]
  489.  
  490.   /PROGRAM or /P   Displays status of programs currently loaded in memory.
  491.   /DEBUG or /D     Displays status of programs, internal drivers, and other
  492.                    information.
  493.   /CLASSIFY or /C  Classifies programs by memory usage. Lists the size of
  494.                    programs, provides a summary of memory in use, and lists
  495.                    largest memory block available.
  496.  
  497. Records information about one or more disks.
  498.  
  499. MIRROR [drive:[ ...]] [/1] [/Tdrive[-entries][ ...]]
  500. MIRROR [/U]
  501. MIRROR [/PARTN]
  502.  
  503.   drive:       Specifies the drive for which you want to save information.
  504.   /1           Saves only the latest disk information (does not back up
  505.                previous information).
  506.   /Tdrive      Loads the deletion-tracking program for the specified drive.
  507.   -entries     Specifies maximum number of entries in the deletion-tracking
  508.                file.
  509.   /U           Unloads the deletion-tracking program.
  510.   /PARTN       Saves hard disk partition information to a floppy diskette.
  511. MIRROR, UNDELETE, and UNFORMAT Copyright (C) 1987-1991 Central Point Software,
  512. Inc.
  513. Creates a directory.
  514.  
  515. MKDIR [drive:]path
  516. MD [drive:]path
  517. Configures system devices.
  518.  
  519. Printer port:     MODE LPTn[:] [COLS=c] [LINES=l] [RETRY=r]
  520. Serial port:      MODE COMm[:] [BAUD=b] [PARITY=p] [DATA=d] [STOP=s] [RETRY=r]
  521. Device Status:    MODE [device] [/STATUS]
  522. Redirect printing:MODE LPTn[:]=COMm[:]
  523. Prepare code page:MODE device CP PREPARE=((yyy[...]) [drive:][path]filename)
  524. Select code page: MODE device CP SELECT=yyy
  525. Refresh code page:MODE device CP REFRESH
  526. Code page status: MODE device CP [/STATUS]
  527. Display mode:     MODE [display-adapter][,n]
  528.                   MODE CON[:] [COLS=c] [LINES=n]
  529. Typematic rate:   MODE CON[:] [RATE=r DELAY=d]
  530. Displays output one screen at a time.
  531.  
  532. MORE < [drive:][path]filename
  533. command-name | MORE
  534.  
  535.   [drive:][path]filename  Specifies a file to display one screen at a time.
  536.   command-name            Specifies a command whose output will be displayed.
  537. Loads country-specific information.
  538.  
  539. NLSFUNC [[drive:][path]filename]
  540.  
  541.   [drive:][path]filename   Specifies the file containing country-specific
  542.                            information.
  543. Displays or sets a search path for executable files.
  544.  
  545. PATH [[drive:]path[;...]]
  546. PATH ;
  547.  
  548. Type PATH ; to clear all search-path settings and direct MS-DOS to search
  549. only in the current directory.
  550. Type PATH without parameters to display the current path.
  551. Suspends processing of a batch program and displays the message "Press any
  552. key to continue...."
  553.  
  554. PAUSE
  555. Prints a text file while you are using other MS-DOS commands.
  556.  
  557. PRINT [/D:device] [/B:size] [/U:ticks1] [/M:ticks2] [/S:ticks3]
  558.       [/Q:qsize] [/T] [[drive:][path]filename[ ...]] [/C] [/P]
  559.  
  560.   /D:device  Specifies a print device.
  561.   /B:size    Sets the internal buffer size, in bytes.
  562.   /U:ticks1  Waits the specified maximum number of clock ticks for the printer
  563.              to be available.
  564.   /M:ticks2  Specifies the maximum number of clock ticks it takes to print a
  565.              character.
  566.   /S:ticks3  Allocates the scheduler the specified number of clock ticks for
  567.              background printing.
  568.   /Q:qsize   Specifies the maximum number of files allowed in the print queue.
  569.   /T         Removes all files from the print queue.
  570.   /C         Cancels printing of the preceding filename and subsequent
  571.              filenames.
  572.   /P         Adds the preceding filename and subsequent filenames to the print
  573.              queue.
  574.  
  575. Type PRINT without parameters to display the contents of the print queue.
  576. Changes the MS-DOS command prompt.
  577.  
  578. PROMPT [text]
  579.  
  580.   text    Specifies a new command prompt.
  581.  
  582. Prompt can be made up of normal characters and the following special codes:
  583.   $Q   = (equal sign)
  584.   $$   $ (dollar sign)
  585.   $T   Current time
  586.   $D   Current date
  587.   $P   Current drive and path
  588.   $V   MS-DOS version number
  589.   $N   Current drive
  590.   $G   > (greater-than sign)
  591.   $L   < (less-than sign)
  592.   $B   | (pipe)
  593.   $H   Backspace (erases previous character)
  594.   $E   Escape code (ASCII code 27)
  595.   $_   Carriage return and linefeed
  596.  
  597. Type PROMPT without parameters to reset the prompt to the default setting.
  598.  
  599. Starts the MS-DOS QBasic programming environment.
  600.  
  601. QBASIC [/B] [/EDITOR] [/G] [/H] [/MBF] [/NOHI] [[/RUN] [drive:][path]filename]
  602.  
  603.   /B          Allows use of a monochrome monitor with a color graphics card.
  604.   /EDITOR     Starts the MS-DOS Editor.
  605.   /G          Provides the fastest update of a CGA screen.
  606.   /H          Displays the maximum number of lines possible for your hardware.
  607.   /MBF        Converts the built-in functions MKS$, MKD$, CVS, and CVD to
  608.               MKSMBF$, MKDMBF$, CVSMBF, and CVDMBF, respectively.
  609.   /NOHI       Allows the use of a monitor without high-intensity support.
  610.   /RUN        Runs the specified Basic program before displaying it.
  611.   [[drive:][path]filename] Specifies the program file to load or run.
  612. Removes (deletes) a directory.
  613.  
  614. RMDIR [drive:]path
  615. RD [drive:]path
  616. Recovers readable information from a bad or defective disk.
  617.  
  618. RECOVER [drive:][path]filename
  619. RECOVER drive:
  620.  
  621. Consult your User's Guide and Reference before using the RECOVER command.
  622. Records comments (remarks) in a batch file or CONFIG.SYS.
  623.  
  624. REM [comment]
  625. Renames a file or files.
  626.  
  627. RENAME [drive:][path]filename1 filename2
  628. REN [drive:][path]filename1 filename2
  629.  
  630. Note that you cannot specify a new drive or path for your destination file.
  631. Renames a file or files.
  632.  
  633. RENAME [drive:][path]filename1 filename2
  634. REN [drive:][path]filename1 filename2
  635.  
  636. Note that you cannot specify a new drive or path for your destination file.
  637. Replaces files.
  638.  
  639. REPLACE [drive1:][path1]filename [drive2:][path2] [/A] [/P] [/R] [/W]
  640. REPLACE [drive1:][path1]filename [drive2:][path2] [/P] [/R] [/S] [/W] [/U]
  641.  
  642.   [drive1:][path1]filename Specifies the source file or files.
  643.   [drive2:][path2]         Specifies the directory where files are to be
  644.                            replaced.
  645.   /A                       Adds new files to destination directory. Cannot
  646.                            use with /S or /U switches.
  647.   /P                       Prompts for confirmation before replacing a file or
  648.                            adding a source file.
  649.   /R                       Replaces read-only files as well as unprotected
  650.                            files.
  651.   /S                       Replaces files in all subdirectories of the
  652.                            destination directory. Cannot use with the /A
  653.                            switch.
  654.   /W                       Waits for you to insert a disk before beginning.
  655.   /U                       Replaces (updates) only files that are older than
  656.                            source files. Cannot use with the /A switch.
  657. Restores files that were backed up by using the BACKUP command.
  658.  
  659. RESTORE drive1: drive2:[path[filename]][/S] [/P] [/B:date] [/A:date] [/E:time]
  660.   [/L:time] [/M] [/N] [/D]
  661.  
  662.   drive1:  Specifies the drive on which the backup files are stored.
  663.   drive2:[path[filename]]
  664.            Specifies the file(s) to restore.
  665.   /S       Restores files in all subdirectories in the path.
  666.   /P       Prompts before restoring read-only files or files changed since
  667.            the last backup (if appropriate attributes are set).
  668.   /B       Restores only files last changed on or before the specified date.
  669.   /A       Restores only files changed on or after the specified date.
  670.   /E       Restores only files last changed at or earlier than the specified
  671.            time.
  672.   /L       Restores only files changed at or later than the specified time.
  673.   /M       Restores only files changed since the last backup.
  674.   /N       Restores only files that no longer exist on the destination disk.
  675.   /D       Displays files on the backup disk that match specifications.
  676. Removes (deletes) a directory.
  677.  
  678. RMDIR [drive:]path
  679. RD [drive:]path
  680. Displays, sets, or removes MS-DOS environment variables.
  681.  
  682. SET [variable=[string]]
  683.  
  684.   variable  Specifies the environment-variable name.
  685.   string    Specifies a series of characters to assign to the variable.
  686.  
  687. Type SET without parameters to display the current environment variables.
  688. Sets the version number that MS-DOS reports to a program.
  689.  
  690. Display current version table:  SETVER [drive:path]
  691. Add entry:                      SETVER [drive:path] filename n.nn
  692. Delete entry:                   SETVER [drive:path] filename /DELETE [/QUIET]
  693.  
  694.   [drive:path]    Specifies location of the SETVER.EXE file.
  695.   filename        Specifies the filename of the program.
  696.   n.nn            Specifies the MS-DOS version to be reported to the program.
  697.   /DELETE or /D   Deletes the version-table entry for the specified program.
  698.   /QUIET          Hides the message typically displayed during deletion of
  699.                   version-table entry.
  700. Installs file-sharing and locking capabilities on your hard disk.
  701.  
  702. SHARE [/F:space] [/L:locks]
  703.  
  704.   /F:space   Allocates file space (in bytes) for file-sharing information.
  705.   /L:locks   Sets the number of files that can be locked at one time.
  706. Changes the position of replaceable parameters in a batch file.
  707.  
  708. SHIFT Consult your User's Guide and Reference for examples of SHIFT.
  709. Sorts input and writes results to the screen, a file, or another device.
  710.  
  711. SORT [/R] [/+n] < [drive1:][path1]filename1 [> [drive2:][path2]filename2]
  712. [command |] SORT [/R] [/+n] [> [drive2:][path2]filename2]
  713.  
  714.   /R                         Reverses the sort order; that is, sorts Z to A,
  715.                              then 9 to 0.
  716.   /+n                        Sorts the file according to characters in
  717.                              column n.
  718.   [drive1:][path1]filename1  Specifies a file to be sorted.
  719.   [drive2:][path2]filename2  Specifies a file where the sorted input is to be 
  720.                              stored.
  721.   command                    Specifies a command whose output is to be sorted.
  722. Associates a path with a drive letter.
  723.  
  724. SUBST [drive1: [drive2:]path]
  725. SUBST drive1: /D
  726.  
  727.   drive1:        Specifies a virtual drive to which you want to assign a path.
  728.   [drive:2]path  Specifies a physical drive and path you want to assign to
  729.                  a virtual drive.
  730.   /D             Deletes a substituted (virtual) drive.
  731.  
  732. Type SUBST with no parameters to display a list of current virtual drives.
  733. Copies MS-DOS system files and command interpreter to a disk you specify.
  734.  
  735. SYS [drive1:][path] drive2:
  736.  
  737.   [drive1:][path] Specifies the location of the system files.
  738.   drive2:         Specifies the drive the files are to be copied to.
  739. Displays or sets the system time.
  740.  
  741. TIME [time]
  742.  
  743. Type TIME with no parameters to display the current time setting and a prompt
  744. for a new one.  Press ENTER to keep the same time.
  745. Graphically displays the directory structure of a drive or path.
  746.  
  747. TREE [drive:][path] [/F] [/A]
  748.  
  749.   /F   Displays the names of the files in each directory.
  750.   /A   Uses ASCII instead of extended characters.
  751. Displays the contents of a text file.
  752.  
  753. TYPE [drive:][path]filename
  754.  
  755. Undelete V7 (c)1990-1991 Central Point Software, Inc.
  756.  
  757.   UNDEL [[d:][path][filename]] [[/S | /DT | /DOS | /ALL] /NC /NM] [/LIST] [/?]
  758.  
  759.   d:       - The drive you wish to undelete from
  760.   path     - The path describing the directory you wish to undelete from
  761.   filename - Any DOS filename (* and ? can be used)
  762.  
  763. General Parameters:
  764.   /S       - Undelete only files protected by Delete Sentry
  765.   /DT      - Undelete only files protected by Delete Tracker (DOS 5)
  766.   /DOS     - Undelete only files protected by DOS
  767.   /ALL     - Undelete files protected by all three methods (default)
  768.   /NC      - Undelete without asking for confirmation for each file
  769.   /NM      - Undelete DOS protected files without using Mirror
  770.   /LIST    - List the deleted files in the specified directory
  771.   /?       - Display this help screen
  772.   /VIDEO   - Display command-line help for video/mouse parameters
  773. Restores a disk erased by the FORMAT command or restructured by the RECOVER
  774. command.
  775.  
  776. UNFORMAT drive: [/J]
  777. UNFORMAT drive: [/U] [/L] [/TEST] [/P]
  778. UNFORMAT /PARTN [/L]
  779.  
  780.   drive:   Specifies the drive to unformat.
  781.   /J       Verifies that the mirror files agree with the system information
  782.            on the disk.
  783.   /U       Unformats without using MIRROR files.
  784.   /L       Lists all file and directory names found, or, when used with the
  785.            /PARTN switch, displays current partition tables.
  786.   /TEST    Displays information but does not write changes to disk.
  787.   /P       Sends output messages to printer connected to LPT1.
  788.   /PARTN   Restores disk partition tables.
  789. MIRROR, UNDELETE, and UNFORMAT Copyright (C) 1987-1991 Central Point Software,
  790. Inc.
  791. Displays the MS-DOS version.
  792.  
  793. VER
  794. Tells MS-DOS whether to verify that your files are written correctly to a
  795. disk.
  796.  
  797. VERIFY [ON | OFF]
  798.  
  799. Type VERIFY without a parameter to display the current VERIFY setting.
  800. Displays the disk volume label and serial number, if they exist.
  801.  
  802. VOL [drive:]
  803. Copies files (except hidden and system files) and directory trees.
  804.  
  805. XCOPY source [destination] [/A | /M] [/D:date] [/P] [/S [/E]] [/V] [/W]
  806.  
  807.   source       Specifies the file(s) to copy.
  808.   destination  Specifies the location and/or name of new files.
  809.   /A           Copies files with the archive attribute set,
  810.                doesn't change the attribute.
  811.   /M           Copies files with the archive attribute set,
  812.                turns off the archive attribute.
  813.   /D:date      Copies files changed on or after the specified date.
  814.   /P           Prompts you before creating each destination file.
  815.   /S           Copies directories and subdirectories except empty ones.
  816.   /E           Copies any subdirectories, even if empty.
  817.   /V           Verifies each new file.
  818.   /W           Prompts you to press a key before copying.
  819.